home *** CD-ROM | disk | FTP | other *** search
/ HaCKeRz Kr0nlcKLeZ 1 / HaCKeRz Kr0nlcKLeZ.iso / scriptz / rmpg20.exe / BIN / XICMP03.TXT < prev   
Encoding:
Text File  |  1996-10-24  |  1003 b   |  36 lines

  1.                         X-ICMP v0.3 By Code
  2.  
  3. I coded this in about 15 min one night in Delphi 2.0. It has only been
  4. tested under Win '95 but may run under Win 32s and NT. What this 
  5. program does is send ICMP packets to the host/ip you specify. This
  6. can greatly lag the persons connection and even disconnect them from
  7. IRC or their ISP. To run this from mIRC type
  8.  
  9. /run c:\path\to\xicmp.exe <host/ip to flood> <number of packets to send> <size of packets to send>
  10.  
  11.  
  12. Watch for other cool irc utils and scripts from X-Scripts. Web page
  13. coming soon at http://www.net-user.com/x-script/
  14.  
  15.  
  16. Greetz: Col_Rebel, Leverage7, and everyone who hangs out with me on
  17. that oh-so-secret mirc scripting channel.
  18.  
  19.  
  20.  
  21. VERSIONS:
  22.  
  23. v0.1 -
  24. Early beta - not public
  25.  
  26. v0.2 -
  27. Now floods faster, handles large numbers of pings better.
  28.  
  29. v0.3 -
  30. Added command line param abilities and cleaned up some of the code.
  31.  
  32.  
  33.  
  34. Next Version - 
  35.  
  36. Threaded routines to ease system demand when sending large packets.